ComponentOne ASP.NET MVC Controls
Reversed Property (ChartAxis<T>)

C1.Web.Mvc Namespace > ChartAxis<T> Class : Reversed Property
Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).
Syntax
'Declaration
 
Public Property Reversed As Boolean
public bool Reversed {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members